@charset "utf-8";
/* CSS Document */

body{background-color:#fff;}
/*天气框*/
.w-box{border:1px solid #d8d8d8; padding:2px; width:230px; height:60px; background-color:#fff; margin-right:15px}
.box-color a{ background-color:#3387da; width:70px; height:45px; padding:10px 0 5px; text-align:center; font-size:14px;  margin-right: 12px; color:#fff; display:block; overflow:hidden;}
.box-color a:hover{ background-color:#4b9cec; color:#fff;}
.box-color em{font-size:10px; line-height: 12px;}

.box-r{margin-top:10px;}
.box-img{margin-right: 20px;text-align: center;width: 80px;}
.box-txt{padding-top:5px;}
.box-group{ width:1004px ; margin-right:-15px; clear:both;}
.box-wea{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100px;}

/*地图*/
.w-map{ border:1px solid #dfdfdf; padding:2px;}
.map-titel{background-color:#dc6f6f; text-align:center; height:32px; overflow:hidden; color:#fff; font:14px/30px 微软雅黑,arial;_font-family:simsun,arial;width:130px;z-index: 999;}
.map-titel s,s.tit{ width:9px; height:9px; background:url(../img/row.gif) no-repeat 0 0; display:block; right:2px; bottom:2px;position:absolute;}
.map-titel s{overflow:hidden;}

/*国内国际城市*/
.tab-box{ margin-bottom:10px; border:1px solid #e0e0e0;width:485px;height:auto !important; min-height:150px;height:100%;_height:150px; }

.big-tab{ width:768px; height:auto}

.i-chanbar { height:34px;border-bottom:1px solid #bebebe;padding-left:5px; background:url(../img/tt-bg.gif) repeat-x left bottom; margin-bottom:6px;}

.i-chanbar .tab-tit{font:14px/35px 微软雅黑,arial;_font-family:simsun,arial; color:#366a9e;padding: 0 10px 0 5px;}

.i-chanbar a { width:39px;height:18px;line-height:18px; color:#777; text-align:center; display:block; float:left; padding:5px; margin-top:6px; position:relative;}

.i-chanbar a:hover { color:#222; text-decoration:underline;}

.i-chanbar a.onteam { width:37px; line-height:16px;_line-height:14px; background-color:#fff; color:#DD4B39; font-weight:bold;border:1px solid #bebebe; border-bottom:none; box-shadow:0 -2px 2px rgba(0, 0, 0, 0.15); _bottom:-1px;}

.gouji .i-chanbar a {width:43px;}
.gouji .i-chanbar a.onteam{width:47px;}
.tab-box dl {
    clear: both;
    line-height: 25px;
    margin: 0 5px 0 10px;
	_height:25px; _overflow:hidden; 
}
.tab-box dl dt {
    float: left;
    font-weight: bold;
    text-align: center;
    width: 40px;
}
.tab-box  dd {
    margin-left: 40px;
}
.tab-box  dl a {
    color: #333333;
    float: left;
    margin: 0 5px;
    white-space: nowrap;
    word-break: keep-all;
}
.gouji dd {
    margin-left: 0;
}
.gouji dl{ _height:auto; _overflow:visible;}